func github.com/vmihailenco/msgpack/v5.newStructCache

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L62: var structs = newStructCache()
		types.go#L73: func newStructCache() *structCache {